diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-14 17:03:57 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-14 17:04:10 +0900 |
| commit | 693b3803f0ee50c54364e933fcc64a2ea4dacd7c (patch) | |
| tree | 373d12e42f65863618ed3d3c123e4e404456ae6f /config/waybar/style/[Retro] Simple Style.css | |
| parent | 5e9cd60e59482c5a026988b50464dc7da24df0fa (diff) | |
adjusted some waybar style fonts
Diffstat (limited to 'config/waybar/style/[Retro] Simple Style.css')
| -rw-r--r-- | config/waybar/style/[Retro] Simple Style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/style/[Retro] Simple Style.css b/config/waybar/style/[Retro] Simple Style.css index ba23e25b..eec369aa 100644 --- a/config/waybar/style/[Retro] Simple Style.css +++ b/config/waybar/style/[Retro] Simple Style.css @@ -9,7 +9,7 @@ @define-color green #b8bb26; * { - font-family: "JetBrains Mono Nerd Font"; + font-family: "JetBrainsMono Nerd Font"; font-weight: bold; min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ |
